PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFFixedDocument Class
/ setOpenAction Method
A
com.o2sol.pdf4java.actions.PDFAction
object specifying the action to be executed when documents opens in the viewer.
Collapse All
Expand All
In This Topic
setOpenAction Method
In This Topic
Sets the action to execute when the document is opened.
Syntax
public
void
setOpenAction(
PDFAction
action
)
Parameters
action
A
com.o2sol.pdf4java.actions.PDFAction
object specifying the action to be executed when documents opens in the viewer.
See Also
Reference
PDFFixedDocument Class
PDFFixedDocument Members